home *** CD-ROM | disk | FTP | other *** search
/ World of Games / World of Games.iso / games / snake / snake_v1.2.doc < prev    next >
Text File  |  1995-01-31  |  4KB  |  110 lines

  1.                  ______  __   __  ______  __  __   _____ __
  2.                 / ____/ /  | / / / __  / / / / /  / ___// /
  3.                / /___  / | |/ / / /_/ / / /_/ /  / /_  / /
  4.               /___  / / /| / / / __  / / ___ |  / __/ /_/
  5.              ____/ / / / |  / / / / / / /  / / / /__ __
  6.             /_____/ /_/  |_/ /_/ /_/ /_/  /_/ /____//_/
  7.  
  8.                              VERSION 1.2
  9.  
  10.                        BY DAVID BOUCHER © 1991
  11.  
  12.                  RIPOFFWARE SOFTWARE PRODUCTIONS 1991
  13.  
  14.                         Written in AMOS Basic
  15.  
  16.  WHAT'S NEW IN 1.2?
  17.  ~~~~~~ ~~~ ~~ ~~~~
  18.    Scrolly now works in AMOS 1.3/1.31,
  19.    High score saved on disk,
  20.    New title screen graphics,
  21.    New title "music",
  22.    High score updated automatically during game.
  23.  
  24.    If the loaded high score is beaten the program will try to save
  25. the new score to disk upon exiting. If something prevents the score
  26. from being saved e.g. the disk is write protected, a request will be
  27. displayed asking you to retry the save or cancel it. The high score
  28. is saved in the file "SNAKE.HSC" and can be reset be deleting this
  29. file.
  30.  
  31.  INTRODUCTION
  32.  ~~~~~~~~~~~~
  33.    SNAKE! is based on the on the old centipede type game, where you
  34. move around the screen collecting mushrooms and avoiding your tail,
  35. which grows longer with every mushroom you eat. Snake applies a twist
  36. to this idea: instead of collecting mushrooms you collect bombs,
  37. bombs which, if left for too long will explode leaving a hole you can
  38. fall down.
  39.    Control Eric the snake in his quest to collect 100 bombs! good
  40. luck and watch out for that ever growing tail!
  41.  
  42.  
  43.  LOADING SNAKE!
  44.  ~~~~~~~ ~~~~~~
  45.    Simply double-click on the SNAKE! icon and the program will load
  46. and run.
  47.  
  48.  
  49.  CONTROLS
  50.  ~~~~~~~~
  51.    Snake is controlled with a joystick in port 2, press fire to
  52. start. In the game, any key pauses and un-pauses, and on the title
  53. screen SHIFT and Q together quits back to WorkBench/CLI.
  54.  
  55.  
  56.  OTHER STUFF
  57.  ~~~~~ ~~~~~
  58.                                CREDITS
  59.                                ~~~~~~~
  60.       All coding, graphics, SFX and music by me, David Boucher
  61.  
  62.  
  63.  Snake is copyright (©) 1991 DAVID BOUCHER. It has been placed in the
  64.        public domain and can be freely distributed as long as:-
  65.  
  66.  
  67.             (1) I (David Boucher) am the only person to make any
  68.                 profit out of it,
  69.  
  70.             (2) The program or documentation is not altered in any
  71.                 way,
  72.  
  73.             (3) It's associated documentation file (this text) and
  74.                 icons are distributed with it.
  75.  
  76.  
  77.                               AMOS USERS
  78.                               ~~~~ ~~~~~
  79.    Snake requires at least 512K to run and SHOULD work with any
  80. version of AMOS.
  81.  
  82.    The program code is on this disk in the form of an ASCII text file
  83. as well as AMOS code.
  84.  
  85.                           HOW TO CONTACT ME
  86.                           ~~~ ~~ ~~~~~~~ ~~
  87.    You can contact me on any AMOS or SNAKE! related subject (unless
  88. your a pirate!) and donations to the I.P.F. (Impoverished Programmers
  89. Fund) are greatfully excepted. Write to:-
  90.  
  91.  
  92.                         DAVID BOUCHER,
  93.                          37, SMITH STREET,
  94.                           LONGTON,
  95.                            STOKE-ON-TRENT,
  96.                             STAFFORDSHIRE.
  97.                              ST3 1DR
  98.                               ENGLAND
  99.  
  100.   If you want a reply please enclose a S.A.E. with enough stamps to
  101. cover return postage.
  102.  
  103.  
  104.  
  105.  
  106.                   ---------------------------------
  107.                   ----MAY THE FORCE BE WITH YOU----
  108.                   --DAVID BOUCHER-RIPOFFWARE 1991--
  109.                   ---------------------------------
  110.